home *** CD-ROM | disk | FTP | other *** search
/ Champak 64 / Volume 64 - JOGO DISK .iso / Games / skecthpad.swf / scripts / DefineButton2_325 / BUTTONCONDACTION on(rollOver).as < prev   
Text File  |  2008-04-25  |  54b  |  4 lines

  1. on(rollOver){
  2.    _root.tooltext = "pencil tool";
  3. }
  4.